Welcome![Sign In][Sign Up]
Location:
Search - bootloader usb

Search list

[Embeded-SCM DevelopAT89C51SND1 USB Bootloader Datasheet.rar

Description:
Platform: | Size: 176352 | Author: | Hits:

[Other resourcesbc_vivi

Description: 这个是广州友善之臂提供的bootloader(vivi),目标板SBC2410,支持USB下载,我试过几个网上的版本,编译出来都不支持USB,估计这个是要收费的,没办法只好用这个啦~(看到他们的公司的LOGO有点不爽)有时间可以研究一下UBOOT!-the friendliness of the Guangzhou arm of Bootloader (14:57). Target board SBC2410 support USB download, I tried several online version, Build out not support USB, it is estimated that this should be charged, never had to use this Matata ~ (see their company's logo a bit out of sorts) have time to look at UBO OT!
Platform: | Size: 33265 | Author: 张天意 | Hits:

[Other resourceUSBboot

Description: DSP自带的USB2。0控制器,本程序是通过USB的DSP bootloader程序包括代码转换工具-DSP built-in USB2. 0 controller, The procedure is through the USB procedures including DSP Bootloader code conversion tools
Platform: | Size: 67221 | Author: 李伟 | Hits:

[Other resources3c2410_simplebootloader

Description: 一个简单的基于s3c2410的bootloader,提供USB下载,供大家参考。-based on a simple s3c2410 Bootloader, with USB download, for your reference.
Platform: | Size: 34092 | Author: 周海 | Hits:

[Other resourceArmFlashTest

Description: This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.
Platform: | Size: 39760 | Author: jackywen | Hits:

[Other resourceu241mon_32bit

Description: 一段关于带有usb下载功能的bootloader,直接在ADS中生成,下载,可以跑。 友善之臂不提供源代码,但是这个代码足够了
Platform: | Size: 544827 | Author: billwfox | Hits:

[Other resourceYL2440A_MON

Description: Samsung S3C2440 bootloader。串口输出,支持USB下载内核镜像,主要分为硬件初始化的汇编代码init.s和C的内核引导代码u2440mon.c两部分
Platform: | Size: 393241 | Author: 费鹏 | Hits:

[Other resourceUSBbootloaderSAM7S

Description: AT91SAM7S64代码,USB BOOTLOADER
Platform: | Size: 409340 | Author: 李岗 | Hits:

[Other resourceLJD2440-II_MON_OK

Description: S3C2440的bootloader,12M晶振,支持USB下载
Platform: | Size: 382240 | Author: 李强 | Hits:

[Other resource2440boot

Description: OK2440 bootloader源码,可以通过usb下载OS
Platform: | Size: 406211 | Author: xhf | Hits:

[Other resourceBIOSJY2410

Description: QT2410的BOOTLOADER 特点 1.支援NAND FLASH读写 2.TFTP firmware upgrade 3.USB firmware upgrade 4.Fdisk
Platform: | Size: 488250 | Author: Joey | Hits:

[Other resourceMP3PlayerAVR

Description: 用AVR单片机设计的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)
Platform: | Size: 882325 | Author: 谭志成 | Hits:

[Linux-Unixarm-linux2.4.18

Description: 已经在S32410开发移植成功的linux,包括bootloader(vivi), kernel和文件系统(cramfs),在kernel中加入了对USB和video4linux的支持,对做摄像头图像采集非常适合
Platform: | Size: 1882183 | Author: Leo | Hits:

[SCMstm32-usb-bootloader

Description: STM32 USB 固件升级,有上位机,支持第二次开发- STM32 USB firmware upgrade, the PC has to support the development of the second
Platform: | Size: 14674944 | Author: 杨刚 | Hits:

[Windows DevelopMEMS-122547

Description: USB BOOTLOADER USB BOOTLOAA DER USB BOOTLOAA DER USB BOOTLOAA DER USB BOOTLOAA DER -USB BOOTLOADER USB BOOTLOAADER USB BOOTLOAADER USB BOOTLOAADER USB BOOTLOAADER USB BOOTLOAADER USB BOOTLOAADER USB BOOTLOAADER USB BOOTLOAADER
Platform: | Size: 22528 | Author: niranjan | Hits:

[OtherIAP-Bootloader V1.0

Description: IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (In Application Programming) is used in programming, IAP is the user's own program is part of the User Flash in the operation process of writing, the purpose is to after the release can be conveniently through the reserved communication port in the product firmware update. Usually the realization of IAP function, namely the user program running in the update operation, the need to write two project code in the design of firmware program, the first program does not perform the normal operation of the function, but only through some kind of communication (such as USB, USART) receiving programs or data on the implementation of the second part of the code update second; project code is the function of the real code.)
Platform: | Size: 2209792 | Author: shrimpzc | Hits:

[Embeded Linuxu-boot-1.1.6_20141118

Description: 本程序是u-boot的源码,它支持ECC校验和纠错功能,支持USB烧写,支持yaffs,支持烧写大于内存容量的文件系统,支持tftp,支持自己更新开机logo等特性。 注意: 本文件解压前要将.rar修改为.tar.bz2.(This program is u-boot source code. It supports ECC check and error correction, USB burn program, yaffs, tftp and automatically update start logo etc. notice: .rar should be replaced by .tar.bz2 before it is extracted.)
Platform: | Size: 1509376 | Author: sun_rain | Hits:

[SCMSTM32F4_Bootloader_USB

Description: 基于keil5开发的单片机stm32f407vet6程序,针对bin文件的USB导入程序(USB importer for bin files)
Platform: | Size: 14172160 | Author: jshq1936 | Hits:

[USB developUSB_Bootloader

Description: usb bootloader lpc1788
Platform: | Size: 78848 | Author: boskonis | Hits:

[SCMComponents 2018-09-30

Description: * Purpose: This file is for a USB Mass-Storage Device bootloader. This file * has functions to read S19 file sent over USB, and parse s-records * to program to flash.
Platform: | Size: 9754624 | Author: 132kbs | Hits:
« 1 2 3 4 5 67 8 9 »

CodeBus www.codebus.net